home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Swimwear Illustrated
/
Swimwear Illustrated.iso
/
pc
/
main8
/
keri8.dir
/
00052_Script_52
< prev
next >
Wrap
Text File
|
1996-02-22
|
185b
|
11 lines
on mousedown
if the mousedown then
set the castnum of sprite 6 to 36
updatestage
repeat while the stilldown
end repeat
delay 100
end if
quit
end